Typo fix.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 29 Jan 2005 06:41:42 +0000 (06:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 29 Jan 2005 06:41:42 +0000 (06:41 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkseparatortoolitem.c

index 2a0c90431ba86ec48c0c6ba68ab99e237d2f5bf9..35dd6c46c7c49bfc051916c9c7455027882c5d41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw): 
+       Typo fix.  (#165581, Masao Mutoh)
+
 Thu Jan 27 14:25:45 2005  Manish Singh  <yosh@gimp.org>
 
        * README.cvs-commits: update ancient IRC info.
index 2a0c90431ba86ec48c0c6ba68ab99e237d2f5bf9..35dd6c46c7c49bfc051916c9c7455027882c5d41 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw): 
+       Typo fix.  (#165581, Masao Mutoh)
+
 Thu Jan 27 14:25:45 2005  Manish Singh  <yosh@gimp.org>
 
        * README.cvs-commits: update ancient IRC info.
index 2a0c90431ba86ec48c0c6ba68ab99e237d2f5bf9..35dd6c46c7c49bfc051916c9c7455027882c5d41 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw): 
+       Typo fix.  (#165581, Masao Mutoh)
+
 Thu Jan 27 14:25:45 2005  Manish Singh  <yosh@gimp.org>
 
        * README.cvs-commits: update ancient IRC info.
index f6637cb60676f9488a8fc38d610adb5586ebb320..f2c909ac46e8443496bd1314b40cf4f4339127db 100644 (file)
@@ -287,7 +287,7 @@ gtk_separator_tool_item_get_draw (GtkSeparatorToolItem *item)
 /**
  * gtk_separator_tool_item_set_draw:
  * @item: a #GtkSeparatorToolItem
- * @draw: whether @separator_tool_item is drawn as a vertical iln
+ * @draw: whether @separator_tool_item is drawn as a vertical line
  * 
  * When @separator_tool_items is drawn as a vertical line, or just blank.
  * Setting this #FALSE along with gtk_tool_item_set_expand() is useful